home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 7 / developer source - volume 7.iso / parad / apr96 / richf109.gif < prev    next >
Graphics Interchange Format  |  1996-11-18  |  37KB  |  344x701  |  4-bit (16 colors)
Labels: text | screenshot | number | parallel | document | font | line
OCR: Field Name Size Description infoHeader A 1 If Y, this is a header for (and the data it contains is shared by) consecutive records with a value of N in this field; the record is the start of a new referential integrity rule. If N, this record is not a header, RefName A 31 An identifier for this referential integrity constraint. Contains the name of the referential integrity rule specified by the user while defining referential integrity. OtherTable A 81 Name (including path) of the other table in the referential integrity relationship. Slave A 1 Y if the table is a slave, not master [i.e. table is dependent); otherwise blank. Modify A 1 Specifies update rule: Y = Cascade blank = Prohibit. Delete A 1 Specifies delete rule: Y = Cascade; blank = Prohibit. (Looks like Borland intended to implement cascading deletes.) FieldNo N N/A Ordinal position of the field in this table involved in a referential integrity relationship; a sequential number linking each field in the table. aiThis TabField A 31 Name of the field in this table that's involved in a referential integrity relationship; name of the linking field in this table. OtherFieldNo N N/A Ordinal position of the field in the other table involved in a referential integrity relationship, aiOthTabField A 31 Nome of the field in the other table involved in a referential integrity relationship. Figure 9: The table created by enumRefintStruct.